home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2005 November
/
WNnov2005.iso
/
Windows
/
Indispensables
/
Movie Collection
/
MovieCollection5403.exe
/
{app}
/
MovieCollection.exe
/
0
/
RCDATA
/
TDTMWEBSERVER
/
TDTMWEBSERVER.txt
Wrap
Text File
|
2005-08-08
|
3KB
|
114 lines
object dtmWebServer: TdtmWebServer
OldCreateOrder = False
Left = 296
Top = 295
Height = 334
Width = 382
object HTTPServer: TIdHTTPServer
OnStatus = HTTPServerStatus
Bindings = <>
CommandHandlers = <>
Greeting.NumericCode = -1
MaxConnectionReply.NumericCode = 0
OnConnect = HTTPServerConnect
OnDisconnect = HTTPServerDisconnect
OnException = HTTPServerException
ReplyExceptionCode = 0
ReplyTexts = <>
ReplyUnknownCommand.NumericCode = 0
AutoStartSession = True
SessionTimeOut = 1200000
OnCommandOther = HTTPServerCommandOther
OnCommandGet = HTTPServerCommandGet
Left = 72
Top = 48
end
object IdSMTP: TIdSMTP
MaxLineAction = maException
ReadTimeout = 0
Port = 25
AuthenticationType = atNone
Left = 200
Top = 128
end
object XMLDocumentLogin: TXMLDocument
XML.Strings = (
''
'<html>'
'<head>'
'<title>Connexion...</title>'
'<meta http-equiv="Content-Type" content="text/html; charset=iso-' +
'8859-1">'
'<META HTTP-EQUIV="Pragma" CONTENT="no-cache">'
''
'<style type='#39'text/css'#39'>'
'BODY {'
#9'FONT-FAMILY: Verdana, Arial, Helvetica, Sans Serif'
'}'
'.captions { font-size: 11px; color: gray; }'
''
'</style>'
''
'</head>'
''
'<body bgcolor="#FFFFFF">'
'<p> </p>'
'<p> </p>'
'<table width="262" border="0" align="center" cellpadding="0" cel' +
'lspacing="1" bgcolor="gray">'
' <tr>'
' <td width="260" bgcolor="silver"> '
' <form name="form_login" method="post">'
' <table width="100%" border="0" align="center" cellpaddin' +
'g="3" cellspacing="0">'
' <tr> '
' <td colspan="2"><strong> </strong></td>'
' </tr>'
' <tr> '
' <td width="39%" class="captions"><strong>Utilisateur' +
'</strong></td>'
' <td width="61%"><input name="username" type="text" i' +
'd="username"></td>'
' </tr>'
' <tr> '
' <td class="captions"><strong>Mot de passe</strong></' +
'td>'
' <td><input name="password" type="password" id="passw' +
'ord"></td>'
' </tr>'
' <tr> '
' <td colspan="2"><font color="#CC0000"><strong> ' +
' </strong></font></td>'
' </tr>'
' <tr> '
' <td height="29" colspan="2"> <div align="center"> '
' <input type="submit" name="Submit" value="Envoye' +
'r">'
' </div></td>'
' </tr>'
' </table>'
' </form></td>'
' </tr>'
'</table>'
'<br>'
'<p> </p>'
'<script language="JavaScript">'
#9'document.forms[0].elements['#39'username'#39'].focus();'
'</script>'
'</body>'
'</html>')
Left = 88
Top = 176
DOMVendorDesc = 'MSXML'
end
end